Skip to content

chore: Merge develop into release 1.4.0 and update changelog for release 1.4.0#2487

Merged
ShadauxCat merged 6 commits intorelease/1.4.0from
chore/update_version_1.4.0
Apr 6, 2023
Merged

chore: Merge develop into release 1.4.0 and update changelog for release 1.4.0#2487
ShadauxCat merged 6 commits intorelease/1.4.0from
chore/update_version_1.4.0

Conversation

@ShadauxCat
Copy link
Copy Markdown
Collaborator

No description provided.

NoelStephensUnity and others added 2 commits April 5, 2023 09:57
…ated transitions (#2481)

* fix
For client authoritative, the server now actually sends any pending animation updates to any non-authoritative clients.
Trigger not updating properly on server when server authoritative but was the owner sending the trigger update.
Improve detection of the type of animation state change.
This fixes the issue where cross fades were not being handled by NetworkAnimator.
This is a first pass fix and the serialization could use an overhaul to reduce bandwidth costs.

* update
Making sure we don't toggle between transition and crossfade.
Packing values for AnimationState
Updating the manual test used to get cross fading to AnimationStates without transitions working.
Making the serialization of the two bools one byte instead of two bytes.

* test
Adding some cross fade tests to the NetworkAnimatorTests.
Also fixed an issue with the coroutineRunner being destroyed before the IntegrationTestSceneHandler was.
This is the final test for cross fade initiated transitions and whether it is detected and synchronized or not.
@ShadauxCat ShadauxCat requested a review from a team as a code owner April 5, 2023 21:33
@ShadauxCat ShadauxCat enabled auto-merge (squash) April 5, 2023 21:39
@ShadauxCat ShadauxCat requested review from a team and 0xFA11 as code owners April 6, 2023 18:08
@ShadauxCat ShadauxCat changed the title chore: Update changelog for release 1.4.0 chore: Merge develop into release 1.4.0 and update changelog for release 1.4.0 Apr 6, 2023
@ShadauxCat ShadauxCat merged commit e8d8525 into release/1.4.0 Apr 6, 2023
@ShadauxCat ShadauxCat deleted the chore/update_version_1.4.0 branch April 6, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants